FML TAN
Fast Math Library.
This function is a faster replacement for Dark Basic Pro's native TAN() function. FML TAN returns the tangent of the argument.

ARGUMENTS:
* Value = the angle in degrees

RETURNS:
Returns the result as a float value.


SYNTAX
Return Float=FML TAN(Value)


RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File